ScenarioIsProtected Property
Specifies whether the data that is displayed within the scenario is protected from being edited.
The attribute is only evaluated if the table on which the scenario displayed is also protected.
The defined values for the table:protected attribute are:
-false: data is not protected.
-true: data is protected.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public bool IsProtected { get; set; }
Public Property IsProtected As Boolean
Get
Set
Property Value
Boolean